home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / schedule.sit / Scheduler Help / card_4070.txt < prev    next >
Text File  |  1988-02-12  |  1KB  |  43 lines

  1. -- card: 4070 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2759
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=269 top=272 right=293 bottom=347
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Next
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect wipe left
  23.   go to next card
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part contents for background part 2
  29. ----- text -----
  30.   Then click the button to add this information to the field that stores a list of these days (if you forget to do this, I won't know which days this person can't work...). If old data is in this field - select the menu (under Options) to clear out this field before using it.
  31.    On the lower half of this card, indicate the maximum number of shifts this person should be scheduled to work for each type of shift, for weekdays, and weekends. 
  32.  If they don't work weekends - then obviously this should be set to zero. 
  33.  
  34. -- part contents for background part 3
  35. ----- text -----
  36.  If you're only scheduling 2 shifts per day, you only have to set the first two shifts (A + B) .
  37.  
  38.  
  39.      Requests On:  Here, in a similar fashion you input a persons name, and click on shifts that this person absolutely wants to work.  In a likewise fashion, click on the button to add this data to the  field recording these days. 
  40.  
  41.  
  42.  
  43. (Next Page)